home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14037 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  926 b 

  1. Path: news.lpr.carel.fi!usenet
  2. From: Paul Kaatranen <paul.kaatranen@ttgroup.fi>
  3. Newsgroups: comp.lang.c
  4. Subject: I'm having problems streching bitmaps onto printers. HELP...
  5. Date: Thu, 11 Apr 1996 15:34:34 +0300
  6. Organization: Carelcomp Forest Oy
  7. Message-ID: <316CFC5A.4952@ttgroup.fi>
  8. NNTP-Posting-Host: hamsterix.cctap.carel.fi
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win95; I)
  13.  
  14. Hi,
  15.    well, this problem has been solved many times I'm quite sure, but I 
  16. don't know the solution so...
  17.  
  18. I'm trying to select an area from the screen and print it out.
  19. Fine, I can get it to work using StretchBlt on my setup, but
  20. when I try it in another environment, I find out that the printer
  21. doesn't support the StretchBlt function. What do I do??
  22. Do I use the StretchDIBits function? If so, how?
  23.  
  24. I'd really like a sample of how this can be done.
  25.  
  26. Thank you
  27.  
  28. Paul
  29.